Returns the natural logarithm of the value specified.
Syntax |
|---|
|
result = Log( value ) |
Parameters |
||
|---|---|---|
|
value |
The value you want the natural logarithm of. |
|
Return Value |
||
|---|---|---|
|
Result |
The natural logarithm of value. |
|
Log Function
Returns the natural logarithm of the value specified.
Syntax |
|---|
|
result = Log( value ) |
Parameters |
||
|---|---|---|
|
value |
The value you want the natural logarithm of. |
|
Return Value |
||
|---|---|---|
|
Result |
The natural logarithm of value. |
|